FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-setp#1.0.38 (94 ms)

Package ca.on.oh-setp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-unplannedreturn
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-unplannedreturn
Version 0.0.1
Status draft
Date 2023-03-10
Name SETPUnplannedReturn
Title Extension: Unplanned Return
Experimental False
Realm ca
Description Indicates whether this case is an unplanned return to surgery.
Purpose to define circumstances where this case is an unplanned return to surgery.
Copyright Used by permission of HL7 International, all rights reserved Creative Commons License
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://ontariohealth.ca/fhir/ValueSet/adjustment-reason Adjustment Reason


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-setp-ext-unplannedreturn",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-unplannedreturn",
  "version" : "0.0.1",
  "name" : "SETPUnplannedReturn",
  "title" : "Extension: Unplanned Return",
  "status" : "draft",
  "date" : "2023-03-10",
  "publisher" : "Ontario Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ontariohealth.ca/fhir/"
        },
        {
          "system" : "email",
          "value" : "some.email@ontariohealth.ca"
        }
      ]
    }
  ],
  "description" : "Indicates whether this case is an unplanned return to surgery.",
  "purpose" : "to define circumstances where this case is an unplanned return to surgery.",
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Procedure"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "unplanned return to surgery",
        "definition" : "to define circumstances where this case is an unplanned return to surgery",
        "max" : "1"
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0,
        "max" : "2"
      },
      {
        "id" : "Extension.extension:unplannedIndicator",
        "path" : "Extension.extension",
        "sliceName" : "unplannedIndicator",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:unplannedIndicator.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "unplannedIndicator"
      },
      {
        "id" : "Extension.extension:unplannedIndicator.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:unplannedReturnReason",
        "path" : "Extension.extension",
        "sliceName" : "unplannedReturnReason",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:unplannedReturnReason.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "unplannedReturnReason"
      },
      {
        "id" : "Extension.extension:unplannedReturnReason.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/adjustment-reason"
        }
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-unplannedreturn"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.